Data division

noun

noun ·Rare ·Advanced level

Definitions

Noun
  1. 1
    The part of a COBOL program in which the format and layout of external files and databases, and internally-used variables and constants are defined

    "The data division is that portion of the program set aside to identify explicitly all the format characteristics of data received by the program, created within the program, and produced as output."

Example

More examples

"The data division is that portion of the program set aside to identify explicitly all the format characteristics of data received by the program, created within the program, and produced as output."